.footer-border{
  margin: 100px 0px 20px 0px;
}


.footer-section{
  display: flex;
  justify-content: center;
  padding: 10px 50px 30px 50px;
}

.footer-text{
  font-size: 18px;
  color: rgb(143, 128, 128);
  font-family: Recursive;
}



